const runtime.waitReasonGCWorkerActive

4 uses

	runtime (current package)
		mgc.go#L1484: 			casGToWaitingForGC(gp, _Grunning, waitReasonGCWorkerActive)
		runtime2.go#L1089: 	waitReasonGCWorkerActive                          // "GC worker (active)"
		runtime2.go#L1130: 	waitReasonGCWorkerActive:        "GC worker (active)",
		runtime2.go#L1175: 	waitReasonGCWorkerActive:        true,